[INFO] cloning repository https://github.com/actpkg/crypto
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/actpkg/crypto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Factpkg%2Fcrypto", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Factpkg%2Fcrypto'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 61e4007cbd961d2050abc55dc8399dee0a907b24
[INFO] fixing actpkg/crypto against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Factpkg%2Fcrypto" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/actpkg/crypto
[INFO] finished tweaking git repo https://github.com/actpkg/crypto
[INFO] tweaked toml for git repo https://github.com/actpkg/crypto written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/actpkg/crypto on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/actpkg/crypto already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wit-bindgen v0.58.0
[INFO] [stderr]   Downloaded wit-bindgen-rust-macro v0.58.0
[INFO] [stderr]   Downloaded macro-string v0.2.0
[INFO] [stderr]   Downloaded act-sdk v0.11.0
[INFO] [stderr]   Downloaded sponge-cursor v0.1.0
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.123
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.123
[INFO] [stderr]   Downloaded wasm-metadata v0.251.0
[INFO] [stderr]   Downloaded keccak v0.2.0
[INFO] [stderr]   Downloaded act-sdk-macros v0.11.0
[INFO] [stderr]   Downloaded cmov v0.5.4
[INFO] [stderr]   Downloaded md-5 v0.11.0
[INFO] [stderr]   Downloaded sha2 v0.11.0
[INFO] [stderr]   Downloaded hmac v0.13.0
[INFO] [stderr]   Downloaded act-types v0.11.0
[INFO] [stderr]   Downloaded wit-bindgen-rust v0.58.0
[INFO] [stderr]   Downloaded wit-bindgen-core v0.58.0
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.123
[INFO] [stderr]   Downloaded wasm-encoder v0.251.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.123
[INFO] [stderr]   Downloaded js-sys v0.3.100
[INFO] [stderr]   Downloaded wit-parser v0.251.0
[INFO] [stderr]   Downloaded sha3 v0.12.0
[INFO] [stderr]   Downloaded wit-component v0.251.0
[INFO] [stderr]   Downloaded wasmparser v0.251.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 547185b7fcac778f6039abcf14ebb3d8514c2ccd16ec540df74ffe60d3f7ed4e
[INFO] running `Command { std: "docker" "start" "547185b7fcac778f6039abcf14ebb3d8514c2ccd16ec540df74ffe60d3f7ed4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "547185b7fcac778f6039abcf14ebb3d8514c2ccd16ec540df74ffe60d3f7ed4e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "547185b7fcac778f6039abcf14ebb3d8514c2ccd16ec540df74ffe60d3f7ed4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "547185b7fcac778f6039abcf14ebb3d8514c2ccd16ec540df74ffe60d3f7ed4e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling id-arena v2.3.0
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]     Checking cmov v0.5.4
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]     Checking ctutils v0.4.2
[INFO] [stderr]    Compiling wit-bindgen-rust v0.58.0
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling wit-bindgen-rust-macro v0.58.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking hybrid-array v0.4.12
[INFO] [stderr]    Compiling wit-bindgen v0.58.0
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking keccak v0.2.0
[INFO] [stderr]     Checking sponge-cursor v0.1.0
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking hmac v0.13.0
[INFO] [stderr]     Checking sha3 v0.12.0
[INFO] [stderr]     Checking sha1 v0.11.0
[INFO] [stderr]     Checking md-5 v0.11.0
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling macro-string v0.2.0
[INFO] [stderr]    Compiling wasmparser v0.251.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde_with_macros v3.21.0
[INFO] [stderr]    Compiling act-sdk-macros v0.11.0
[INFO] [stderr]     Checking serde_with v3.21.0
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]    Compiling wit-parser v0.251.0
[INFO] [stderr]    Compiling wasm-encoder v0.251.0
[INFO] [stderr]     Checking act-types v0.11.0
[INFO] [stderr]    Compiling wasm-metadata v0.251.0
[INFO] [stderr]    Compiling wit-component v0.251.0
[INFO] [stderr]    Compiling wit-bindgen-core v0.58.0
[INFO] [stderr]     Checking act-sdk v0.11.0
[INFO] [stderr]     Checking component-crypto v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: failed to resolve directory while parsing WIT for path [/opt/rustwide/workdir/wit]
[INFO] [stdout]        
[INFO] [stdout]        Caused by:
[INFO] [stdout]          package 'act:tools@0.1.0' not found. known packages:
[INFO] [stdout]            component:impl
[INFO] [stdout]   --> src/lib.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[act_component]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `wit_bindgen::generate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to resolve directory while parsing WIT for path [/opt/rustwide/workdir/wit]
[INFO] [stdout]        
[INFO] [stdout]        Caused by:
[INFO] [stdout]          package 'act:tools@0.1.0' not found. known packages:
[INFO] [stdout]            component:impl
[INFO] [stdout]   --> src/lib.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[act_component]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `wit_bindgen::generate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `export` in this scope
[INFO] [stdout]   --> src/lib.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[act_component]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `act_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `export` in this scope
[INFO] [stdout]   --> src/lib.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[act_component]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `act_component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `component-crypto` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `component-crypto` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "547185b7fcac778f6039abcf14ebb3d8514c2ccd16ec540df74ffe60d3f7ed4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "547185b7fcac778f6039abcf14ebb3d8514c2ccd16ec540df74ffe60d3f7ed4e", kill_on_drop: false }`
[INFO] [stdout] 547185b7fcac778f6039abcf14ebb3d8514c2ccd16ec540df74ffe60d3f7ed4e
